home *** CD-ROM | disk | FTP | other *** search
/ Sun Solutions 1997 April to September / Sun Solutions CD - APR '97 - SEP '97 (704-3778-12 Rev. H)(Sun Microsystems, Inc.)(1997).iso / products / bin / gui / Solaris_x86 / README < prev    next >
Text File  |  1996-09-13  |  10KB  |  219 lines

  1. ==============================================================================
  2.                           Netscape 3.0 (X11)
  3. ==============================================================================
  4.  
  5. As of 3.0b5, the Netscape Navigator comes only in gzip format.  Though gzip
  6. is available on many Unix systems, some (for whatever reason) may not have
  7. it.  If this is the case on your system, you can download a pre-built gzip
  8. binary (and/or source) from the URL
  9.  
  10.     ftp://ftp.netscape.com/pub/unsupported/gnu
  11.  
  12.  * To unpack a gzip-compressed tar file into the current directory, use some 
  13.    variation of the following command:
  14.  
  15.        gzip -dc the-file.tar.gz | tar -xvf -
  16.  
  17.  
  18. The CoolTalk helper application is no longer included in the Navigator
  19. distribution.  CoolTalk is now individually available for download in
  20.  
  21.     ftp://ftp.netscape.com/pub/cooltalk/unix
  22.  
  23.  
  24. Release notes for this version of Netscape are available on-line.  After
  25. starting the program, select "Release Notes" from the "Help" menu.  This
  26. will take you to the URL
  27.  
  28.     http://home.netscape.com/eng/mozilla/3.0/relnotes/unix-3.0.html
  29.  
  30. which lists new features and known problems of this release.
  31.  
  32.  
  33. To submit bugs or other feedback, use the "How To Give Feedback" option, also
  34. on the "Help" menu, which will take you to the URL
  35.  
  36.     http://cgi.netscape.com/cgi-bin/auto_bug.cgi
  37.  
  38. If for some reason you cannot submit feedback using that form, you may send
  39. email to x_cbug@netscape.com.  Please be as specific as possible about the 
  40. version of Netscape you are using, and the hardware and version of the OS.
  41. If possible, include a test case for the problem, including a URL.
  42.  
  43.  
  44. ==============================================================================
  45.                           Configuration Notes
  46. ==============================================================================
  47.  
  48. Configuration Files from Version 1.12 or earlier:
  49.  
  50.           If you are migrating from Netscape Navigator Version 1.12 or
  51.           earlier, a new directory is created in which configuration files
  52.           are placed.  This directory is called `$HOME/.netscape'.  Existing
  53.           1.12 or earlier configuration information is copied into this
  54.           directory upon first execution of Netscape.  A dialog is presented
  55.           asking whether or not you would like to automatically delete your
  56.           1.12 files.
  57.  
  58.           If you do not choose to delete the old files, then they will
  59.           continue to be used by older versions of Netscape, but versions
  60.           newer than 1.12 will never touch them.
  61.  
  62.           If you have a file or directory in $HOME called .netscape, you
  63.           should rename it prior to running this version.  If you don't,
  64.           it will be renamed for you, to `.netscape.BAK'.
  65.  
  66. Mail:
  67.  
  68.           Please see the Release Notes for important information on 
  69.           configuring and using Netscape Mail.  Knowing how to configure
  70.           and use Netscape Mail will prevent you from losing mail messages.
  71.  
  72. Java Applet Support:
  73.  
  74.           Java Applet support is available for all Unix platforms.
  75.  
  76.           To run Java applets with the Java-enabled version, the Navigator
  77.           needs to be able to load Java class files from a file called
  78.           java_30.  This file is included in the distribution, but must
  79.           be moved to any of these directories:
  80.  
  81.                 The current directory
  82.                 /usr/local/netscape/java/classes
  83.                 /usr/local/lib/netscape
  84.                 $HOME/.netscape
  85.  
  86.           If you were running Java with an earlier version of the Netscape
  87.           Navigator, you need to replace your old moz2_0.car file, or old
  88.           moz*.zip file with the new java_30 file supplied in this
  89.           distribution.  
  90.  
  91.           YOU SHOULD NOT UNZIP THE java_30 FILE.
  92.  
  93. Netscape Plug-in Support:
  94.  
  95.           Netscape Plug-in support is available on SunOS 4.1.3, Solaris 2.3,
  96.           Solaris 2.4, HP-UX, IRIX, OSF/1, and Linux.
  97.  
  98.           A default plug-in (libnullplugin.so) is included in the
  99.           distribution (except for Linux due to restrictions about using
  100.           Motif).  You should install this plug-in in either:
  101.  
  102.                 $HOME/.netscape/plugins
  103.           or
  104.                 /usr/local/lib/netscape/plugins
  105.  
  106.           More information about Unix plug-ins is available at:
  107.  
  108.               http://cgi.netscape.com/eng/mozilla/2.0/extensions/info.cgi
  109.  
  110. InSoft CoolTalk Helper Application:
  111.  
  112.           CoolTalk is available for Solaris 2.3, Solaris 2.4, SunOS 4.1,
  113.           HP-UX, OSF/1, and IRIX.  To install CoolTalk, extract the contents
  114.           of the CoolTalk tar file and run install.sh from the cooltalk
  115.           directory.  For more information, see cooltalk/README.  This file
  116.           also contains important troubleshooting information.
  117.  
  118.  
  119. ==============================================================================
  120.                           Installation Instructions
  121. ==============================================================================
  122.  
  123. Installation of Netscape is very simple: unpack the tar file, and run the
  124. resultant executable.  But there are, of course, a few exceptions....
  125.  
  126. AIX:
  127.           Netscape requires AIX 3.2.5 with the X11R5 and Motif 1.2 libraries.
  128.           If you are running an older version of the operating system, you 
  129.           will get undefined symbols at run-time; unfortunately, the only 
  130.           solution is to upgrade to a more recent version of the OS.
  131.  
  132. SunOS 4.1:
  133.           The SunOS 4.1 package comes with two executables: netscape and
  134.           netscape_dns.  This is because SunOS uses two different,
  135.           incompatible methods of resolving host names (Domain Name Service,
  136.           and Network Information Service, formerly known as Yellow Pages.)
  137.           Only one of these executables needs to be installed on an
  138.           individual site.
  139.  
  140.           It is usually possible to configure your YP/NIS server to consult
  141.           a DNS server for resolution of hosts not in the YP maps.  Consult
  142.           your system administrator for details.
  143.  
  144.           If the Navigator is crashing under OpenWindows 3.0, make sure you
  145.           have all of the relevant patches, including patch 100444.
  146.  
  147. Solaris 2.4:
  148.           The Solaris 2.4 Navigator is dynamically linked with the X and
  149.           Motif libraries. If the Motif dynamic libraries are not properly
  150.           installed, the Navigator will exit with this error:
  151.  
  152.           ld.so.1: netscape: fatal: libXm.so.3: can't open file: errno=2
  153.  
  154.           Installing Motif dynamic libraries will get the navigator working.
  155.           If you cannot install the Motif libraries, you can run the
  156.           Navigator for Solaris 2.3 on your Solaris 2.4 machine.
  157.  
  158. SunOS 4.1 and BSD/386:
  159.           These distributions also includes a directory called "nls".  This
  160.           directory is a standard part of the MIT X11R5 distribution, but
  161.           is not included with X11R4- or X11R6-based systems (such as
  162.           OpenWindows 3.0 or earlier, and XFree86 3.1 or later.)
  163.  
  164.           On these systems, Netscape has been linked against X11R5 (because
  165.           Motif 1.2.4 has some bad bugs in conjunction with X11R6.)
  166.           Unfortunately, X11R5 has one rather serious bug, which is that if
  167.           this "nls" directory does not exist, the program will dump core
  168.           any time you try to copy, or paste to or from a text field!
  169.  
  170.           So, if you don't have the "nls" directory on your system, you will
  171.           need to install it first.  Here is where Netscape looks for it 
  172.           (these default pathnames are hardcoded into the executable):
  173.  
  174.                 SunOS 4.1:  /usr/lib/X11/nls/
  175.                 BSD/386:    /usr/X11/lib/X11/nls/
  176.  
  177.           If you choose not to create the directory there, then you must
  178.           set the XNLSPATH environment variable to the directory where you
  179.           did install it.
  180.  
  181. NetBSD, FreeBSD:
  182.           We have been told (but have not verified) that the BSD/386 binaries
  183.           will work on x86 systems running NetBSD 1.0 or FreeBSD 2.0 (but
  184.           not FreeBSD 1.1.5.1.)
  185.  
  186.  
  187.  * Included with all distributions is a file called XKeysymDB.  Without this
  188.    file, many warnings about "unknown keysyms" will be generated when the
  189.    program starts up, and most keyboard equivalents won't work.  This is a
  190.    general problem with running Motif programs on systems not configured for
  191.    Motif, and so will be necessary on most Sun systems.
  192.  
  193.    This file is included with all packages because some systems have an older
  194.    version of this file, so you may still get some warnings.  The XKeysymDB
  195.    file normally goes in /usr/lib/X11/XKeysymDB or /usr/openwin/lib/XKeysymDB,
  196.    but you can override that with XKEYSYMDB environment variable.
  197.  
  198.  * Also included with all distributions is a file called Netscape.ad, which
  199.    lists the default resources which are built in to the program.  It is
  200.    not necessary to install this; it is provided for informational purposes.
  201.    See the comment at the top of Netscape.ad for more information.
  202.  
  203.  * If you get a "Cannot locate host" dialog at startup, this is a sign of
  204.    problems related to name resolution.  If you're on a Sun, see the comments
  205.    above about the two executables.
  206.  
  207.  * If you get a "Cannot connect to host" dialog at startup, it could mean that
  208.    you are behind a firewall, and need to tell Netscape about your SOCKS or
  209.    proxy server.  See Options Menu -> Network... -> Proxies, or consult your
  210.    system administrator.
  211.  
  212.  * Please read the release notes under "Help -> Release Notes".  This
  213.    document is updated as problems are found, so please check it before 
  214.    reporting a bug.
  215.  
  216.  * And remember, it's spelled N-e-t-s-c-a-p-e, but it's pronounced "Mozilla."
  217.  
  218. ==============================================================================
  219.